home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / admin / secure / Tor - Privoxy - Vidalia.exe / Vidalia / LICENSE < prev    next >
Text File  |  2007-08-26  |  11KB  |  229 lines

  1. ===================================================================
  2.  
  3. Vidalia is distributed under the following license:
  4.  
  5. Copyright (C) 2006-2007,  Matt Edman, Justin Hipple
  6.  
  7. This program is free software; you can redistribute it and/or
  8. modify it under the terms of the GNU General Public License
  9. as published by the Free Software Foundation; either version 2
  10. of the License, or (at your option) any later version.
  11.  
  12. This program is distributed in the hope that it will be useful,
  13. but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15. GNU General Public License for more details.
  16.  
  17. You should have received a copy of the GNU General Public License
  18. along with this program; if not, write to the Free Software
  19. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
  20. 02110-1301, USA.
  21.  
  22. ===================================================================
  23.  
  24. trayicon_x11.cpp is derived from systemtray.cpp from QMPDClient, licensed
  25. as follows:
  26.  
  27. QMPDClient - An MPD client written in Qt 4.
  28. Copyright (C) 2005 Hσvard Tautra Knutsen <havtknut@tihlde.org>
  29.  
  30. This program is free software; you can redistribute it and/or
  31. modify it under the terms of the GNU General Public License
  32. as published by the Free Software Foundation; either version 2
  33. of the License, or (at your option) any later version.
  34.  
  35. This program is distributed in the hope that it will be useful,
  36. but WITHOUT ANY WARRANTY; without even the implied warranty of
  37. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  38. GNU General Public License for more details.
  39.  
  40. You should have received a copy of the GNU General Public License
  41. along with this program; if not, write to the Free Software
  42. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  43.  
  44. ===================================================================
  45.  
  46. The following images used in Vidalia were created by 
  47. The Tango Desktop Project <http://tango-project.org>:
  48.  
  49.   edit-clear.png       edit-copy.png           edit-select-all.png
  50.   emblem-system.png    emblem-unreadable.png   format-justify-fill.png
  51.   go-next.png          go-previous.png         help-browser.png
  52.   media-floppy.png     network-server.png      preferences-system.png
  53.   utilities-system-monitor.png                 preferences-desktop-locale.png
  54.   go-down.png          go-up.png               list-add.png
  55.   list-remove.png      system-users.png        applications-internet.png
  56.   view-refresh.png
  57.  
  58. They are licensed by The Tango Desktop Project under the Creative Commons
  59. Attribution Share-Alike License which can be found at the following address:
  60.  
  61. http://creativecommons.org/licenses/by-sa/2.5/legalcode
  62.  
  63. ===================================================================
  64.  
  65. Tor is distributed under this license:
  66.  
  67. Copyright (c) 2001-2004, Roger Dingledine
  68. Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson
  69.  
  70. Redistribution and use in source and binary forms, with or without
  71. modification, are permitted provided that the following conditions are
  72. met:
  73.  
  74.     * Redistributions of source code must retain the above copyright
  75. notice, this list of conditions and the following disclaimer.
  76.  
  77.     * Redistributions in binary form must reproduce the above
  78. copyright notice, this list of conditions and the following disclaimer
  79. in the documentation and/or other materials provided with the
  80. distribution.
  81.  
  82.     * Neither the names of the copyright owners nor the names of its
  83. contributors may be used to endorse or promote products derived from
  84. this software without specific prior written permission.
  85.  
  86. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  87. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  88. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  89. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  90. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  91. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  92. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  93. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  94. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  95. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  96. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  97.  
  98. src/common/strlcat.c and src/common/strlcpy.c by Todd C. Miller are licensed
  99. under the following license:
  100.  
  101.  * Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
  102.  * All rights reserved.
  103.  *
  104.  * Redistribution and use in source and binary forms, with or without
  105.  * modification, are permitted provided that the following conditions
  106.  * are met:
  107.  * 1. Redistributions of source code must retain the above copyright
  108.  *    notice, this list of conditions and the following disclaimer.
  109.  * 2. Redistributions in binary form must reproduce the above copyright
  110.  *    notice, this list of conditions and the following disclaimer in the
  111.  *    documentation and/or other materials provided with the distribution.
  112.  * 3. The name of the author may not be used to endorse or promote products
  113.  *    derived from this software without specific prior written permission.
  114.  *
  115.  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  116.  * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  117.  * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
  118.  * THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  119.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  120.  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  121.  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  122.  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  123.  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  124.  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  125.  
  126. If you got Tor as a static binary with OpenSSL included, then you should know:
  127.  "This product includes software developed by the OpenSSL Project
  128.  for use in the OpenSSL Toolkit (http://www.openssl.org/)"
  129. ===============================================================================
  130.  
  131. Some of the help documentation text used in Vidalia is derived from the TorFAQ
  132. Wiki <http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ>. It is licensed
  133. under the MIT license as follows:
  134.  
  135.       Copyright (c) 2003-2007 Roger Dingledine
  136.       Copyright (c) 2004-2005 Nick Mathewson
  137.       Copyright (c) 2004 Douglas F. Calvert
  138.  
  139. Permission is hereby granted, free of charge, to any person obtaining a copy
  140. of this software and associated documentation files (the "Software"), to deal
  141. in the Software without restriction, including without limitation the rights
  142. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  143. copies of the Software, and to permit persons to whom the Software is
  144. furnished to do so, subject to the following conditions:
  145.  
  146. The above copyright notice and this permission notice shall be included in all 
  147. copies or substantial portions of the Software.
  148.  
  149. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
  150. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  151. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  152. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  153. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  154. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  155. SOFTWARE.
  156. ===============================================================================
  157.  
  158. This product includes GeoIP data created by MaxMind, available from
  159. http://maxmind.com. It is licensed as follows:
  160.  
  161. OPEN DATA LICENSE (GeoIP Free Databases)
  162.  
  163. Copyright (c) 2002 MaxMind.com.  All Rights Reserved.
  164.  
  165. All advertising materials and documentation mentioning features or use of
  166. this database must display the following acknowledgment:
  167. "This product includes GeoIP data created by MaxMind, available from
  168. http://maxmind.com/"
  169.  
  170. Redistribution and use with or without modification, are permitted provided
  171. that the following conditions are met:
  172. 1. Redistributions must retain the above copyright notice, this list of
  173. conditions and the following disclaimer in the documentation and/or other
  174. materials provided with the distribution. 
  175. 2. All advertising materials and documentation mentioning features or use of
  176. this database must display the following acknowledgement:
  177. "This product includes GeoIP data created by MaxMind, available from
  178. http://maxmind.com/"
  179. 3. "MaxMind" may not be used to endorse or promote products derived from this
  180. database without specific prior written permission.
  181.  
  182. THIS DATABASE IS PROVIDED BY MAXMIND.COM ``AS IS'' AND ANY EXPRESS OR IMPLIED
  183. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  184. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
  185. EVENT SHALL MAXMIND.COM BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  186. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  187. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  188. BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  189. IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  190. ARISING IN ANY WAY OUT OF THE USE OF THIS DATABASE, EVEN IF ADVISED OF THE
  191. POSSIBILITY OF SUCH DAMAGE.
  192.  
  193. Some parts of this software distribution are derived from the APNIC, ARIN and
  194. RIPE databases (copyright details below). The author of this module makes no
  195. claims of ownership on those parts.
  196.  
  197. APNIC conditions of use:
  198.  
  199. The files are freely available for download and use on the condition that
  200. APNIC will not be held responsible for any loss or damage arising from the
  201. application of the information contained in these reports.
  202.  
  203. APNIC endeavours to the best of its ability to ensure the accuracy of these
  204. reports; however, APNIC makes no guarantee in this regard.
  205.  
  206. In particular, it should be noted that these reports seek to indicate the
  207. country where resources were first allocated or assigned. It is not intended
  208. that these reports be considered as an authoritative statement of the location
  209. in which any specific resource may currently be in use.
  210.  
  211. ARIN database copyright:
  212.  
  213. Copyright (c) American Registry for Internet Numbers. All rights reserved.
  214.  
  215. RIPE database copyright:
  216.  
  217. The information in the RIPE Database is available to the public for agreed
  218. Internet operation purposes, but is under copyright. The copyright statement
  219. is:
  220.  
  221. "Except for agreed Internet operational purposes, no part of this publication
  222. may be reproduced, stored in a retrieval system, or transmitted, in any form
  223. or by any means, electronic, mechanical, recording, or otherwise, without
  224. prior permission of the RIPE NCC on behalf of the copyright holders. Any use
  225. of this material to target advertising or similar activities is explicitly
  226. forbidden and may be prosecuted. The RIPE NCC requests to be notified of any
  227. such activities or suspicions thereof."
  228.  
  229.